Pocketbase Client
constructor(baseUrl: <Error class: unknown class>.() -> Unit, lang: String = "en-US", store: BaseAuthStore = BaseAuthStore(null))
Parameters
base Url
the URL of the Pocketbase server
lang
the language of the Pocketbase server
store
the authentication store used to store Pocketbase authentication data